Click or drag to resize

AppointmentOnlineMeetingSettings Property

Specifies the settings for online meetings.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public OnlineMeetingSettings OnlineMeetingSettings { get; set; }

Property Value

Type: OnlineMeetingSettings
The online meeting settings.
See Also